Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Cases: Support PascalCase for Namespaces #9

Merged
merged 2 commits into from
Feb 18, 2024
Merged

Test Cases: Support PascalCase for Namespaces #9

merged 2 commits into from
Feb 18, 2024

Conversation

AndrewDRX
Copy link
Contributor

Test cases for #7.

I wanted to create a combined test case for the define to test all possible values/cases, but that does not seem to work very well at the moment. TestRunner.hx does support multiple hxml files w/in a single test folder, but it seems that it overwrites the out and intended folders when looping over each hxml file, leaving only the final one intact.

So, for now I have them as separate test cases. But maybe they can be combined in the future.

Feel free to just use this pull request as inspiration for another commit if you want it structured a bit different than I have it.

@SomeRanDev
Copy link
Owner

Oh whoops, I'll add support for multi .hxml and combine them all together 😅
Thanks!!

@SomeRanDev SomeRanDev merged commit 8b157fb into SomeRanDev:development Feb 18, 2024
2 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 18, 2024
Test Cases: Support PascalCase for Namespaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants